func path/filepath.readDirNames
2 uses
path/filepath (current package)
path.go#L348: names, err := readDirNames(path)
path.go#L437: func readDirNames(dirname string) ([]string, error) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)